Welcome![Sign In][Sign Up]
Location:
Search - tree control list control

Search list

[GUI DeveloppicView

Description: 树形控件和列表控件的自定义功能,选择某目录就会在列表控件中显示jpeg或bmp图片,选择图片可以进行放大显示.对控件的开发者和使用者有一定的帮助.-Tree list controls and custom controls function, select a directory will be displayed in the list control jpeg or bmp picture, select the picture can be enlarged display. Of the control developers and users will certainly help.
Platform: | Size: 76800 | Author: 王成 | Hits:

[OtherTreeListView_Sources1

Description: 树形列表控件,继承了列表类,编写的可以树形显示的控件,可一直接编译运行。-Tree list control, inherited a list of categories, can be prepared in the control tree display can be directly compiled to run one.
Platform: | Size: 99328 | Author: 黄威 | Hits:

[GDI-BitmapTreeCtrlDemo

Description: After quite a few requests, I thought I d post this tree control that uses a similar selection drawing style to the list control I posted here: ListCtrl - A WTL list control with Windows Vista style item selection. For an added bonus, I ve also included support for multiple-selection.-After quite a few requests, I thought I d post this tree control that uses a similar selection drawing style to the list control I posted here: ListCtrl- A WTL list control with Windows Vista style item selection. For an added bonus, I ve also included support for multiple-selection.
Platform: | Size: 13312 | Author: 含羞草 | Hits:

[TreeViewTreeListV3

Description: The accompanying code is an implementation of a tree view, combined with a list view, for the Windows API. The view is compatible to the tree control of the common controls. It allows the user to set colors, text, and icons for each item separately. An MFC class for the view is also implemented.
Platform: | Size: 61440 | Author: 宋先生 | Hits:

[ListView/ListBoxsupergrid

Description: VC++超级列表listview控件源代码.这个控件是C++下的网格控件,可以在ListView中显示树,每个树节点可以有Checkbox选择框,可以在其中单元中插入图片,并且支持排序功能。可以通过+-号展开或者合并树节点。-VC++ Super list listview control the source code. This control is C++ Grid under the control can be displayed in the ListView trees, each tree node can have Checkbox selection box, you can insert the unit in which the picture, and support the sort function. By+- Expand its tree node or merger.
Platform: | Size: 362496 | Author: mysisi | Hits:

[GUI DevelopTreeEditor

Description: MFC 树形控件和列表控件的结合CtreeCtrl 和CListCtrl-MFC tree control and the combination of list control CtreeCtrl and CListCtrl
Platform: | Size: 50176 | Author: haweifang | Hits:

[TreeViewTreeList

Description: 树形列表控件-Tree List Control
Platform: | Size: 56320 | Author: enochshen | Hits:

[ComboBoxExtensiveCombo_src

Description: A few months ago, I was asked to develop a combo box that contains a tree view inside it. Initially, I used a normal tree view control, but I soon realized that I was short of space on some of the win forms. Now, in another project, I needed to use a multi select combo box, so I transformed the old tree view combo into a generic combo so that in the future I can add any control (for example, grid view, tree view, list box or any user control) inside the combo. In this article, I will focus on Multi-select and tree view combo but in the attached file you can find some more examples of this generic approach. I hope this article will be helpful for you.
Platform: | Size: 76800 | Author: | Hits:

[Internet-Networktree

Description: 经典的树型列表,是所有WEB应用开发的必需常用的管理控件-Classic tree list of all the necessary application development WEB commonly used management control
Platform: | Size: 81920 | Author: 卓工 | Hits:

[Button controlTreeView123

Description: tree控件与list控件通信,介绍tree控件与list控件的使用。-list control and tree control, communications, introduced tree list control with the use of control.
Platform: | Size: 27648 | Author: wwwboy | Hits:

[SCMCustomListControl

Description: 功能非常强大的自定义列表控件(排序、背景、树状伸缩、在线编辑)源代码-Very powerful custom list control (sorting, background, tree expansion, on-line editor) source code
Platform: | Size: 478208 | Author: sammi | Hits:

[TreeViewColumnTreeCtrl

Description: 一个自绘的列表树控件 列表item中实现添加树控件效果 一个自绘的列表树控件-A list drawn from a list item in the tree control, tree control, add effects to achieve a self-drawn tree control list
Platform: | Size: 12288 | Author: machh | Hits:

[Windows Develophog

Description: window MFC design,include dialogue control,radio,picture , list , tree , butto , datacontrol , slide , bar
Platform: | Size: 4199424 | Author: johnsheng | Hits:

[OS programtree

Description: 用树型控件列出文件夹,很不错的vc源码,希望能对大家有所帮助-List Folder tree control with very good vc source, I hope you can help
Platform: | Size: 39936 | Author: 巴少英 | Hits:

[Dialog_Windowzonghe

Description: 对话框,picture control,List control,双击放大图像,再双击还原,tree control等多个控件用法-Dialog box, picture control, List control, double-click the larger image, then double-click restore, tree control, multiple controls usage
Platform: | Size: 7370752 | Author: 解辉 | Hits:

[GUI Developtree_ocx

Description: 有时候我们经常需要实现树的多态选择,本文就介绍一种三态选择树的具体实现。 步骤一:生成一个对话框工程。 步骤二:添加树控件,设置所需的属性。 步骤三:做三态选择框图标,且在OnInitDialog()中初始化树,使树控件与选择框图标所构成的图像列表控件联系,具体实现看源代码。 步骤四:实现树的左击消息,实现三态选择。 -Sometimes we often need to implement tree polymorphic choose, this article presents a concrete realization of three-state selection tree. Step one: generate a dialog box works. Step two: Add the tree control, set the desired properties. Step three: do the three-state selection box icon, and in the OnInitDialog () to initialize the tree, the tree control with a selection box icon image list control contact concrete realization to see the source code. Step four: left-click the message, the tri-state choice to achieve tree.
Platform: | Size: 44032 | Author: 周璟 | Hits:

[OS programtree

Description: VC 树列表控件TREE操作入门实例 VC 树列表控件TREE操作入门实例 VC 树列表控件TREE操作入门实例-The VC tree list control TREE operating entry instance VC tree list control TREE operation entry instance the VC tree list controls TREE operating entry instance VC tree list control TREE the operation entry-instance the VC tree list controls TREE operation entry instance
Platform: | Size: 425984 | Author: 左杰 | Hits:

[GUI DevelopmyControl

Description: MFC自定义控件,包括按钮 编辑框 列表框 树形控件 菜单控件等(注:不是工程,只有源代码)-MFC custom controls, including the button edit box list box tree control menu control (Note: not works, only the source code)
Platform: | Size: 183296 | Author: 朱小涛 | Hits:

[Software Engineeringtree

Description: 高性能ASP.NET树状列表控件,提高客户端显示目录树效率,分析存在原因-High-performance ASP.NET tree list control to improve the efficiency of the client to display the directory tree analysis there is a reason
Platform: | Size: 221184 | Author: | Hits:

[Windows Develop975684

Description: VC 仿QQ游戏大厅树状列表控件,精选学习源码,很好的参考资料。-VC imitation QQ games hall tree control list, select learning source code, a good reference.
Platform: | Size: 43008 | Author: 红烧鲫鱼 | Hits:
« 1 2 34 5 6 7 8 9 10 »

CodeBus www.codebus.net